home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d26 / usa_surv.arc / READ.ME < prev    next >
Text File  |  1991-04-14  |  3KB  |  72 lines

  1.  
  2. Travel The USA by Matthew Ratcliff
  3.                   Ratware Softworks
  4.                   32 S. Hartnett Ave.
  5.                   St. Louis, MO  63135
  6.  
  7.                   (c) 1990, Dec 31
  8.  
  9.  
  10.                         Registration Requirements:
  11.  
  12.                         Executable & Source:
  13.  
  14.                   Shareware $25 registration Source & Exe,
  15.                   which will get you one update of both
  16.                   source and executable.
  17.  
  18.                         Executable Only:
  19.  
  20.                   Shareware $10 registration of executable,
  21.                   which entitles you to a free update to the
  22.                   final working version.
  23.  
  24.                   Some functions still under
  25.                   construction. Registered users
  26.                   will get a free update.
  27.  
  28.  
  29. Currently the VIEW and INFORMATION menus are nearly
  30. complete. Most others are still under construction. The
  31. source code is in the archive, for those that wish to
  32. complete my work.  Registered users of USA will receive a
  33. free update to the source and executable.  The program
  34. should be pretty self explanatory. The next revision will
  35. have a pretty extensive documentation file with it.
  36.  
  37.  
  38.  
  39. CITIES   C      -       Manage city names and indexes
  40. CITIES   H      -       Structures for cities
  41. CITIESV  H      -       City data values.
  42. DEMO     H      -       Demographics structure
  43. DEMOV    H      -       Demographics data for 50 states
  44. EGRAPH   C      -       Epson graphics driver
  45. EGRAPH   H      -       Epson graphics driver constants
  46. EGRAPHP  H      -       Include for epson graphics functions
  47. FRACTION C      -       Fraction package used for scaling
  48. FRACTION H      -       Include for fractions
  49. LAB      C      -       General software startup code
  50. LAB      H      -       Common constants
  51. MAKEBUG         -       Make debug version
  52. MAKEFILE        -       Make USA.EXE
  53. MENU     C      -       Menu driver package
  54. MENU     H      -       Include for menus
  55. MENUSV   H      -       Menu variables for the program
  56. MOUSE    C      -       Mouse driver
  57. MOUSE    H      -       Include for mouse
  58. STATES   C      -       State manager routines, mostly scaling
  59. STATES   H      -       Include for states
  60. STATESV  H      -       State variable information
  61. USA      C      -       Main program, user interface and stuff
  62. USA      CNM    -       City names database
  63. USA      CTY    -       City index information database
  64. USA      EXE    -       USA program
  65. USA      H      -       USA procedure declarations
  66. USA      LST    -       Link list for USA program
  67. USAS     H      -       USA data structures & constants
  68. VIDEOID  ASM    -       Video identification utility
  69. VIDEOID  H      -       Include for videoid
  70. VIDEOID  OBJ    -       Obj file, in case you don't have an assembler
  71. READ     ME     -       This file
  72.